[INFO] cloning repository https://github.com/LumiaBlack51/searchable-pdf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LumiaBlack51/searchable-pdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLumiaBlack51%2Fsearchable-pdf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLumiaBlack51%2Fsearchable-pdf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5247c028121cdf2df995d2274731ea164206bc5
[INFO] checking LumiaBlack51/searchable-pdf against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLumiaBlack51%2Fsearchable-pdf" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LumiaBlack51/searchable-pdf
[INFO] finished tweaking git repo https://github.com/LumiaBlack51/searchable-pdf
[INFO] tweaked toml for git repo https://github.com/LumiaBlack51/searchable-pdf written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LumiaBlack51/searchable-pdf on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LumiaBlack51/searchable-pdf already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 90c518899a7a175e9d2a210cb993dc91c5b10c9c82ba47aa75d775fd3c01c290
[INFO] running `Command { std: "docker" "start" "90c518899a7a175e9d2a210cb993dc91c5b10c9c82ba47aa75d775fd3c01c290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90c518899a7a175e9d2a210cb993dc91c5b10c9c82ba47aa75d775fd3c01c290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90c518899a7a175e9d2a210cb993dc91c5b10c9c82ba47aa75d775fd3c01c290" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90c518899a7a175e9d2a210cb993dc91c5b10c9c82ba47aa75d775fd3c01c290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90c518899a7a175e9d2a210cb993dc91c5b10c9c82ba47aa75d775fd3c01c290" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling cfg-expr v0.20.8
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling glib-sys v0.22.6
[INFO] [stderr]    Compiling gobject-sys v0.22.6
[INFO] [stderr]    Compiling gio-sys v0.22.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.22.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.22.0
[INFO] [stderr]    Compiling pango-sys v0.22.0
[INFO] [stderr]    Compiling graphene-sys v0.22.0
[INFO] [stderr]    Compiling gdk4-sys v0.11.2
[INFO] [stderr]    Compiling gsk4-sys v0.11.1
[INFO] [stderr]    Compiling gtk4-sys v0.11.3
[INFO] [stderr]    Compiling libadwaita-sys v0.9.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling glib-macros v0.22.6
[INFO] [stderr]    Compiling gtk4-macros v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking glib v0.22.7
[INFO] [stderr]     Checking gio v0.22.6
[INFO] [stderr]     Checking cairo-rs v0.22.0
[INFO] [stderr]     Checking graphene-rs v0.22.0
[INFO] [stderr]     Checking pango v0.22.6
[INFO] [stderr]     Checking gdk-pixbuf v0.22.0
[INFO] [stderr]     Checking gdk4 v0.11.2
[INFO] [stderr]     Checking gsk4 v0.11.1
[INFO] [stderr]     Checking gtk4 v0.11.3
[INFO] [stderr] error: could not compile `gtk4` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name gtk4 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="gnome_44"' --cfg 'feature="v4_10"' --cfg 'feature="v4_2"' --cfg 'feature="v4_4"' --cfg 'feature="v4_6"' --cfg 'feature="v4_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blueprint", "gio_v2_80", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "gnome_47", "gnome_48", "gnome_49", "gnome_50", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18", "v4_2", "v4_20", "v4_22", "v4_24", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=f232e7bc471e630d -C extra-filename=-4fdbee24a94cc7f7 --out-dir /opt/rustwide/target/debug/build/gtk4/4fdbee24a94cc7f7/out -L dependency=/opt/rustwide/target/debug/build/bitflags/5d765ca8f9577904/out -L dependency=/opt/rustwide/target/debug/build/cairo-rs/ea1058ec7f61d074/out -L dependency=/opt/rustwide/target/debug/build/cairo-sys-rs/66bde7d0b9079ece/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/02d46d11dea2618f/out -L dependency=/opt/rustwide/target/debug/build/futures-core/41fc76f3a101f589/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/65a4a3cab3b4e759/out -L dependency=/opt/rustwide/target/debug/build/futures-io/bd3a8770723149a0/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/59730dee34d577ba/out -L dependency=/opt/rustwide/target/debug/build/futures-task/4eabcfee88cdf0e8/out -L dependency=/opt/rustwide/target/debug/build/futures-util/c6cd48027beb0b01/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf-sys/47fd05d68f6b1584/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf/877c412bdcd60c24/out -L dependency=/opt/rustwide/target/debug/build/gdk4-sys/e3f75a7a0e3ee3dd/out -L dependency=/opt/rustwide/target/debug/build/gdk4/9fc1797fe3a099d3/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/5612888eba8d638a/out -L dependency=/opt/rustwide/target/debug/build/gio/3251f9e36ac57b66/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/dfce977caf579bf6/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/b5057949a9367ea2/out -L dependency=/opt/rustwide/target/debug/build/glib/5fbdaedb11b26cfe/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/029d7735fe983e4b/out -L dependency=/opt/rustwide/target/debug/build/graphene-rs/cba35cd1fa03021b/out -L dependency=/opt/rustwide/target/debug/build/graphene-sys/3ce178d774aa6c45/out -L dependency=/opt/rustwide/target/debug/build/gsk4-sys/2de9233b0fc398b1/out -L dependency=/opt/rustwide/target/debug/build/libc/5b12becda64e49a1/out -L dependency=/opt/rustwide/target/debug/build/memchr/84d4c8e1bdd47d15/out -L dependency=/opt/rustwide/target/debug/build/memoffset/1c4fc83b3f959a60/out -L dependency=/opt/rustwide/target/debug/build/pango-sys/a49929eb76d4d3ef/out -L dependency=/opt/rustwide/target/debug/build/pango/942ced574eda4894/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/939ff28c23f518de/out -L dependency=/opt/rustwide/target/debug/build/slab/ed05575c33ae17f2/out -L dependency=/opt/rustwide/target/debug/build/smallvec/7feb0919af5e2056/out --extern cairo=/opt/rustwide/target/debug/build/cairo-rs/ea1058ec7f61d074/out/libcairo-ea1058ec7f61d074.rmeta --extern field_offset=/opt/rustwide/target/debug/build/field-offset/5e3dffd4e5270388/out/libfield_offset-5e3dffd4e5270388.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/02d46d11dea2618f/out/libfutures_channel-02d46d11dea2618f.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/build/gdk-pixbuf/877c412bdcd60c24/out/libgdk_pixbuf-877c412bdcd60c24.rmeta --extern gdk=/opt/rustwide/target/debug/build/gdk4/9fc1797fe3a099d3/out/libgdk4-9fc1797fe3a099d3.rmeta --extern gio=/opt/rustwide/target/debug/build/gio/3251f9e36ac57b66/out/libgio-3251f9e36ac57b66.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/5fbdaedb11b26cfe/out/libglib-5fbdaedb11b26cfe.rmeta --extern graphene=/opt/rustwide/target/debug/build/graphene-rs/cba35cd1fa03021b/out/libgraphene-cba35cd1fa03021b.rmeta --extern gsk=/opt/rustwide/target/debug/build/gsk4/74104fc5bafe0bbb/out/libgsk4-74104fc5bafe0bbb.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/build/gtk4-macros/de8b3bad9eda3d09/out/libgtk4_macros-de8b3bad9eda3d09.so --extern gtk4_sys=/opt/rustwide/target/debug/build/gtk4-sys/61873b09eb10ab01/out/libgtk4_sys-61873b09eb10ab01.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5b12becda64e49a1/out/liblibc-5b12becda64e49a1.rmeta --extern pango=/opt/rustwide/target/debug/build/pango/942ced574eda4894/out/libpango-942ced574eda4894.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "90c518899a7a175e9d2a210cb993dc91c5b10c9c82ba47aa75d775fd3c01c290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90c518899a7a175e9d2a210cb993dc91c5b10c9c82ba47aa75d775fd3c01c290", kill_on_drop: false }`
[INFO] [stdout] 90c518899a7a175e9d2a210cb993dc91c5b10c9c82ba47aa75d775fd3c01c290
